worst case - traducción al árabe
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

worst case - traducción al árabe

MEASURE OF HOW EFFICIENTLY ALGORITHMS USE RESOURCES
Best-case performance; Average performance; Worst-case performance; Worst-case; Worst case; Best case; Average (performance); Worst-case (performance); Best and worst cases; Worst-case cost; Best case analysis; Average-case; Best-case analysis; Best-case cost; Average case analysis; Average case; Average-case cost; Best, worst & average case; Best case complexity; Best-case complexity; Best, worst, and average case; Best-case execution time; Best case execution time; BCET (computing)
  • Graphs of functions commonly used in the analysis of algorithms, showing the number of operations ''N'' versus input size ''n'' for each function

worst case         
  • First edition cover design<br>(publ. [[Little, Brown]])
2010 NOVEL BY JAMES PATTERSON AND MICHAEL LEDWIDGE
Best-case performance; Average performance; Worst-case performance; Worst-case; Worst case; Best case; Average (performance); Worst-case (performance); Best and worst cases; Worst-case cost; Best case analysis; Average-case; Best-case analysis; Best-case cost; Average case analysis; Average case; Average-case cost; Best, worst & average case; Best case complexity; Best-case complexity; Best, worst, and average case; Best-case execution time; Best case execution time; BCET (computing)
حالة الضغط القصوى
case system         
  • Балахн'''е'''}}'')'' is in the dative case in ''Balakhne 500 Let'' ('Balakhna is 500 years old', literally '[There is] 500 years to Balakhna') on the front of the sign. Furthermore, ''let'' is in the genitive (plural) case.
GRAMMATICAL CATEGORY WHOSE VALUE REFLECTS THE GRAMMATICAL FUNCTION PERFORMED BY A NOUN OR PRONOUN IN A PHRASE, CLAUSE, OR SENTENCE
Noun case; Case (linguistics); Case (grammar); Case ending; Grammatical cases; Case system; Case endings; Case (language); Case marking; Morphological case; Noun cases; Language case; English cases; Noun cases in English; Cases (grammar)
‎ نِظامُ الحالاَت:أُسْلوبُ دِراسَةِ الحالاَت‎
case sensitivity         
ONE OF TWO OPTIONS FOR TAKING INTO ACCOUNT ALL DIFFERENCES OF LETTER CASE WHEN COMPARING OR SEARCHING FOR TEXTS (EXAMPLE: CASE SENSITIVE COMPARISON OF "DOG" WITH "DOG" RETURNS "DIFFERENT")
Case-sensitive; Case sensitive; Smash case; Case-insensitive; Case Sensitivity; Case insensitive; Case insensitivity; Case insensitiv; Case sensitiv; Case-sensitiv; Case-insensitiv; Case-sensitivity; Case Sensitive
حساسية الحالة

Definición

Case system
·add. ·- The system of teaching law in which the instruction is primarily a historical and inductive study of leading or selected cases, with or without the use of textbooks for reference and collateral reading.

Wikipedia

Best, worst and average case

In computer science, best, worst, and average cases of a given algorithm express what the resource usage is at least, at most and on average, respectively. Usually the resource being considered is running time, i.e. time complexity, but could also be memory or some other resource. Best case is the function which performs the minimum number of steps on input data of n elements. Worst case is the function which performs the maximum number of steps on input data of size n. Average case is the function which performs an average number of steps on input data of n elements.

In real-time computing, the worst-case execution time is often of particular concern since it is important to know how much time might be needed in the worst case to guarantee that the algorithm will always finish on time.

Average performance and worst-case performance are the most used in algorithm analysis. Less widely found is best-case performance, but it does have uses: for example, where the best cases of individual tasks are known, they can be used to improve the accuracy of an overall worst-case analysis. Computer scientists use probabilistic analysis techniques, especially expected value, to determine expected running times.

The terms are used in other contexts; for example the worst- and best-case outcome of an epidemic, worst-case temperature to which an electronic circuit element is exposed, etc. Where components of specified tolerance are used, devices must be designed to work properly with the worst-case combination of tolerances and external conditions.

Ejemplos de uso de worst case
1. The worst–case scenarios, however, never materialized.
2. "The worst–case scenario is not staying four years.
3. In the worst case scenario both sides might shirk responsibility.
4. "In the government‘s eyes, Gao is the worst case.
5. The markets are pricing for worst–case scenarios.